home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / xscreensaver / config / xlyap.xml < prev   
Encoding:
Extensible Markup Language  |  2008-10-24  |  1.2 KB  |  49 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <screensaver name="xlyap" _label="XLyap">
  4.  
  5.   <command arg="-root"/>
  6.  
  7.   <number id="delay" type="slider" arg="-delay %"
  8.           _label="Frame rate" _low-label="Low" _high-label="High"
  9.           low="0" high="100000" default="10000"
  10.           convert="invert"/>
  11.  
  12.   <number id="linger" type="slider" arg="-linger %"
  13.           _label="Linger" _low-label="Brief" _high-label="Long"
  14.           low="0" high="10" default="5" />
  15.  
  16.   <!-- #### -builtin [-1] -->
  17.   <!-- #### -C [1] -->
  18.   <!-- #### -D [50] -->
  19.   <!-- #### -L -->
  20.   <!-- #### -M [1.0] -->
  21.   <!-- #### -O [0] -->
  22.   <!-- #### -R [] -->
  23.   <!-- #### -S [50] -->
  24.   <!-- #### -a [2.0] -->
  25.   <!-- #### -b [2.0] -->
  26.   <!-- #### -c [7] -->
  27.   <!-- #### -F [10101010] -->
  28.   <!-- #### -f [abbabaab] -->
  29.   <!-- #### -h [] -->
  30.   <!-- #### -i [0.65] -->
  31.   <!-- #### -m [] -->
  32.   <!-- #### -o [] -->
  33.   <!-- #### -p -->
  34.   <!-- #### -r [65000] -->
  35.   <!-- #### -s [256] -->
  36.   <!-- #### -v -->
  37.   <!-- #### -w [] -->
  38.  
  39.   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
  40.  
  41.   <_description>
  42. This generates pretty fractal pictures via the Lyapunov exponent.
  43.  
  44. http://en.wikipedia.org/wiki/Lyapunov_exponent
  45.  
  46. Written by Ron Record; 1997.
  47.   </_description>
  48. </screensaver>
  49.